-
Home
-
Alex Reservations: Smart Restaurant Booking
-
2.0.5 (latest)
-
Code
-
Classes
- PaymentStatus
Total Complexity |
16 |
Dependencies |
0 |
Dependents |
5 |
Total lines |
145 |
Lines of code |
103 |
Logical lines of code |
20 |
Comment lines |
5 |
Methods |
12 |
Properties |
0 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
gatewaysThatCanCaptureCards() |
S |
59 |
4 |
16 |
mapStripeStatus() |
S |
54 |
2 |
23 |
labels() |
S |
59 |
1 |
14 |
listGateways() |
S |
77 |
1 |
3 |
canCaptureCards() |
S |
79 |
1 |
3 |
isCardCapture() |
S |
70 |
1 |
7 |
isPreAuth() |
S |
70 |
1 |
7 |
isPending() |
S |
70 |
1 |
7 |
isSucceeded() |
S |
70 |
1 |
7 |
isCancelled() |
S |
70 |
1 |
7 |
canBeCaptured() |
S |
80 |
1 |
3 |
canBeVoided() |
S |
72 |
1 |
6 |